home *** CD-ROM | disk | FTP | other *** search
-
-
- Kaleidepointer -- turn your pointer into a minikaleidoscope
-
- Author: Daniel Elbaum
- Date: Feb. 5, 1989
-
- Syntax: run kptr [width] [height]
-
- Description:
-
- Kaleidepointer replaces your pointer with a grid of moving
- pixels.
-
- The first argument, if given, is taken as the width, in pixels,
- of the grid. The second, if given, is taken as the height.
-
- The default width is 16, and the default height is 14.
-
- The pixels are expressed as lo-res pixels, regardless of
- the screens you have open. In other words, a 14-by-16
- grid is the same size and shape no matter what the resolution
- of the frontmost screen.
-
- Bugs: Negative width and height arguments are no-no's.
-
- Caveats:
-
- Odd values given as width and height arguments are rounded
- to the next lower even number (15 is the same as 14).
-
-
-
- This software is in the public domain.
-
-